.made1{
    text-align: center;
    font-size: x-large;
  }
  .made2{
    text-align: center;
    font-size: x-large;
  }
  .tukue3{
    width: 90%;
    height: 10%;
    border-spacing: 1;
    border-collapse: separate;
    border: solid gainsboro; 
  }

  /*　tukue4, tukue5, tukue6 取り扱い会社等編集*/
  .tukue4{
    width: 100%;
    border: solid 1px black;
    border-spacing: 1;
    border-collapse: separate;
    margin: auto;
  }
  .tukue5{
    width: 60%;
    height: 45%;
    font-size: medium;
    border-collapse: separate; 
    border: solid grey;
    border-spacing: 1;
  } 
  .tukue6{
    width: 50%;
    height: 75%;
    font-size: large;
    border-collapse: separate; 
    border: solid grey;
    border-spacing: 1;
  }

  /*表データ詳細　10～15　*/
  .hyo10{
    text-align: center;
    font-size: xx-large;
    color:whitesmoke;
    background-color: black;
  }
  .hyo11{
    text-align: center;
    font-size: x-large;
    background-color: lightslategray;
  }
  .hyo12{
    text-align: center;
    font-size: large;
    background-color: bisque;
  }
  .hyo13{
    text-align: center;
    font-size: medium;
    background-color: whitesmoke;
    border: solid gainsboro;
  }
  .hyo14{
    font-size: medium;
    text-align: left;
    background-color: whitesmoke;
    border: solid gainsboro;
  }
  .hyo15{
    font-size:x-large;
    text-align: center;
   }